focusColor
Type
property
Summary
The color used to remark when widget is focused.
Syntax
set the focusColor of <widget> to <Color>
get the focusColor of <widget>
Description
Use the focusColor property to define the color of the label and border when focused.
Value
Name | Type | Description |
---|---|---|
value | Three comma-delimited integers between 0 and 255, specifying an RGB value |